home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / _bbs / sftool / all.bat next >
DOS Batch File  |  1994-01-13  |  290b  |  16 lines

  1. set cdrom=m:
  2. set output=\_bbs\sf
  3.  
  4. rem you shouldn't need to change anything below this.
  5.  
  6. set in_type=opus
  7.  
  8. del %output%\*.*
  9.  
  10. %cdrom%\_bbs\each_dir 1    %cdrom%\_bbs\dirs.txt   doit1
  11. %cdrom%\_bbs\each_dir 1    %cdrom%\_bbs\dirs.txt   doit
  12.  
  13. set cdrom=
  14. set output=
  15. set in_type=
  16.